Mastering data import in R
2024-02-16
Note
Disadvantages: Limited support for formatting, no support for multiple sheets
readr_csv() functionWarning
Loading packages in R is necessary to use their functions and features.
Warning
Disadvantages: Larger file size, more complex than CSV
readr_excel() functionWarning
When you install a package, it is not automatically loaded into your R environment
require functionlibrary function